Companion

object Companion

Functions

Link copied to clipboard

Sets a custom DecimalFormat for the numbers displayed on the selected widget.

Link copied to clipboard
fun <T, F : ValidatedNumber<T>> F.withIncrement(increment: T): F

Defines a custom increment amount for this validation's widget. This will change how a SLIDER increments with keyboard input, and will change the increment applied with the up and down buttons of TEXTBOX_WITH_BUTTONS